home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 9 / CorelDRAW 9.0.iso / Programs / sceres91.dll / 4105 / string.txt next >
Encoding:
Text File  |  1999-04-15  |  13.8 KB  |  389 lines

  1. 100    Corel SCRIPT Editor
  2. 101    \nScript\nCorelSCRIPT\nCorel SCRIPT Files (*.csc)\n.CSC\nCorelScript.Script.8\nCorel SCRIPT
  3. 2000    Corel SCRIPT (TM) Editor
  4. 2001    Version 9
  5. 2002    Version 9.337
  6. 2003    COREL CONFIDENTIAL VERSION
  7. 2004    Copyright ⌐ 1988-1999 Corel Corporation.
  8. 2005    All rights reserved.
  9. 28000    Corel SCRIPT Dialog
  10. 28007    Open
  11. 28050    OLE initialization failed.  Make sure that the OLE libraries are the correct version.
  12. 28051    Unable to activate help
  13. 28052    Cannot open the Clipboard!
  14. 28053    Interpreter failed initialization
  15. 28054    Interpreter failed initialization:\n%s
  16. 28055    The operation cannot be completed.  The line length would exceed maximum of %i characters.
  17. 28056    Corel SCRIPT object.
  18. 28057    The attributes cannot be changed. The corresponding line would exceed the maximum line length of %i characters.
  19. 28100    No Document Mode
  20. 28101    Text Editor Mode
  21. 28102    Dialog Editor Mode
  22. 28120    Standard
  23. 28121    Tool Box
  24. 28122    View Bar
  25. 28123    Layout Bar
  26. 28140    Command Buttons
  27. 28141    Value Buttons
  28. 28142    List Controls
  29. 28143    Combo Controls
  30. 28144    Slider Controls
  31. 28200    Export Dialog
  32. 28202    Please select a watch first
  33. 28203    %s = %s
  34. 28204    Finished searching for '%s'.
  35. 28205    The string '%s' could not be found.
  36. 28206    Customize
  37. 28254    Corel SCRIPT Executable (*.exe)|*.exe|All Files (*.*)|*.*||
  38. 28255    Corel SCRIPT DLL (*.dll)|*.dll|All Files (*.*)|*.*||
  39. 28256    Corel Add-on (*.cao)|*.cao|All Files (*.*)|*.*||
  40. 28257    Corel SCRIPT Binary (*.csb)|*.csb|All Files (*.*)|*.*||
  41. 28258    Make Corel SCRIPT Executable
  42. 28259    Make Corel SCRIPT DLL
  43. 28260    Make Corel Add-on
  44. 28261    Make Corel SCRIPT Binary
  45. 28300    Options
  46. 28301    AaBbCcDd
  47. 28302    -- Sample Text --
  48. 28310    Normal text
  49. 28311    Open dialog box
  50. 28312    Active dialog box
  51. 28313    Programming keywords
  52. 28314    Script comments
  53. 28315    Output View
  54. 28316    Watch View
  55. 28330    0,0,0:255,255,255
  56. 28331    128,128,128:255,255,255
  57. 28332    0,0,128:255,255,255
  58. 28333    0,0,255:255,255,255
  59. 28334    0,128,0:255,255,255
  60. 28335    0,0,0:255,255,255
  61. 28336    0,0,0:255,255,255
  62. 28350    Compiler Includes
  63. 28370    ;
  64. 28380    <Undefined>
  65. 28381    TRUE
  66. 28382    FALSE
  67. 28383    The interpreter is out of memory space.
  68. 28384    The value you entered cannot be converted to this type of variable.
  69. 28385    BOOLEAN
  70. 28386    INTEGER
  71. 28387    LONG
  72. 28388    SINGLE
  73. 28389    DOUBLE
  74. 28390    CURRENCY
  75. 28391    DATE
  76. 28392    VARIANT
  77. 28393    STRING
  78. 28394    <Empty>
  79. 28395    The value would cause an overflow in the type you specified.
  80. 28400    Position: %d, %d
  81. 28401    Line %d, Column %d
  82. 28402    Start: %d, %d
  83. 28403    Size: %d, %d
  84. 28404    Cursor position
  85. 28405    Object upper left position
  86. 28406    Object size
  87. 28407    Line 0000, Column 000          
  88. 28408    Start: 000, 000          
  89. 28409    Size: 000, 000          
  90. 28410    OVR
  91. 28450    Runtime error occurred at line %d
  92. 28451    Runtime error occurred at line %d:\n%s
  93. 28452    Runtime error at line %d: %s
  94. 28453    Do you wish to cancel execution of this script?
  95. 28454    <Not Available>
  96. 28455    <MAIN>
  97. 28456    Compiling...
  98. 28457    No Syntax Errors.
  99. \n
  100. 28458    Script execution terminated normally
  101. 28459    Execution halted at a breakpoint
  102. 28460    Execution halted by keyboard interrupt
  103. 28461    Please open a script first
  104. 28462    Modifying the script will terminate execution.
  105. 28463    The Script Editor can only run one script at a time
  106. 28464    0 errors
  107. 28465    Syntax Errors
  108. 28466    (
  109. 28468    The script has exited with error code %d.
  110. 28469    Could not initialize temporary files.
  111. \n
  112. 28470    Could not run script.
  113. \n
  114. 28471    Script execution did not end properly.
  115. \n
  116. 28550    &Array:
  117. 28551    &Value:
  118. 28552    C&omment:
  119. 28553    &Text:
  120. 28554    &Identifier:
  121. 28555    Dialog &Name:
  122. 28556    Tit&le:
  123. 28557    &Group:
  124. 28558    Dialog &Function:
  125. 28601    BEGIN DIALOG %s %d, %d, %d, %d
  126. 28602    END DIALOG
  127. \n
  128. 28603        TEXT  %d, %d, %d, %d, %s
  129. 28604        TEXTBOX  %d, %d, %d, %d, %s
  130. 28605            OPTIONBUTTON  %d, %d, %d, %d, %s
  131. 28606        CHECKBOX  %d, %d, %d, %d, %s, %s
  132. 28607        COMBOBOX  %d, %d, %d, %d, %s, %s 
  133. 28608        LISTBOX  %d, %d, %d, %d, %s, %s
  134. 28609        GROUPBOX  %d, %d, %d, %d
  135. 28610        PUSHBUTTON  %d, %d, %d, %d, %s
  136. 28611        SPINCONTROL  %d, %d, %d, %d, %s
  137. 28612    BEGIN DIALOG OBJECT %s %d, %d, %d, %d
  138. 28613    BEGIN DIALOG OBJECT %s %d, %d
  139. 28614         '
  140. 28615    
  141. \n
  142. 28616    , SUB %s
  143. 28617    BEGIN DIALOG %s %d, %d
  144. 28618    , %s
  145. 28619    "%s"
  146. 28620    <%s>
  147. 28621        OPTIONGROUP %s
  148. \n
  149. 28622        OPTIONGROUP .%s
  150. \n
  151. 28627        OKBUTTON  %d, %d, %d, %d
  152. 28628        BITMAPBUTTON  %d, %d, %d, %d, %s
  153. 28629        CANCELBUTTON  %d, %d, %d, %d
  154. 28630        HELPBUTTON  %d, %d, %d, %d, %s, %s
  155. 28631        IMAGELISTBOX  %d, %d, %d, %d, %s, %s
  156. 28632        IMAGE  %d, %d, %d, %d, %s
  157. 28633        DDLISTBOX  %d, %d, %d, %d, %s, %s
  158. 28634        DDCOMBOBOX  %d, %d, %d, %d, %s, %s
  159. 28635        PROGRESS %d, %d, %d, %d, %s
  160. 28636        STATUS %s
  161. 28637        HSLIDER %d, %d, %d, %d, %s
  162. 28638        VSLIDER %d, %d, %d, %d, %s
  163. 28639        CANCELBUTTON  %d, %d, %d, %d, .%s
  164. 28640        HELPBUTTON  %d, %d, %d, %d, .%s
  165. 28641        IMAGELISTBOX  %d, %d, %d, %d, .%s
  166. 28642        IMAGE  %d, %d, %d, %d, .%s
  167. 28643        DDLISTBOX  %d, %d, %d, %d, .%s
  168. 28644        DDCOMBOBOX  %d, %d, %d, %d, .%s
  169. 28645        PROGRESS %d, %d, %d, %d, .%s
  170. 28646        STATUS .%s
  171. 28647        HSLIDER %d, %d, %d, %d, .%s
  172. 28648        VSLIDER %d, %d, %d, %d, .%s
  173. 28649        OKBUTTON  %d, %d, %d, %d, .%s
  174. 28650        TEXTBOX  %d, %d, %d, %d, .%s
  175. 28651            OPTIONBUTTON  %d, %d, %d, %d, .%s, %s
  176. 28652        CHECKBOX  %d, %d, %d, %d, .%s, %s
  177. 28653        COMBOBOX  %d, %d, %d, %d, .%s
  178. 28654        LISTBOX  %d, %d, %d, %d, .%s
  179. 28655        GROUPBOX  %d, %d, %d, %d, .%s
  180. 28656        PUSHBUTTON  %d, %d, %d, %d, .%s, %s
  181. 28657        SPINCONTROL  %d, %d, %d, %d, .%s
  182. 28658        TEXT  %d, %d, %d, %d, .%s, %s
  183. 28659        TREE %d, %d, %d, %d, %s, %s
  184. 28660        TREE %d, %d, %d, %d, .%s
  185. 28661        BITMAPBUTTON  %d, %d, %d, %d, .%s
  186. 28700    Multiple Selection Attributes
  187. 28701    Dialog Attributes
  188. 28702    Text Attributes
  189. 28703    Text Box Attributes
  190. 28704    Group Box Attributes
  191. 28705    Option Button Attributes
  192. 28706    Check Box Attributes
  193. 28707    Combo Box Attributes
  194. 28708    List Box Attributes
  195. 28709    Push Button Attributes
  196. 28710    Spin Button Attributes
  197. 28711    Help Button Attributes
  198. 28712    OK Button Attributes
  199. 28713    Cancel Button Attributes
  200. 28714    Image List Box Attributes
  201. 28715    Image Attributes
  202. 28716    Drop Down List Box Attributes
  203. 28717    Drop Down Combo Box Attributes
  204. 28718    Progress Indicator Attributes
  205. 28719    Status Indicator Attributes
  206. 28720    Horizontal Slider Control Attributes
  207. 28721    Vertical Slider Control Attributes
  208. 28722    Bitmap Button Attributes
  209. 28750    BEGIN
  210. 28751    END
  211. 28752    DIALOG
  212. 28753    TEXT
  213. 28754    TEXTBOX
  214. 28755    OPTIONBUTTON
  215. 28756    CHECKBOX
  216. 28757    COMBOBOX
  217. 28758    LISTBOX
  218. 28759    GROUPBOX
  219. 28760    PUSHBUTTON
  220. 28761    SPINCONTROL
  221. 28762    OPTIONGROUP
  222. 28763    OKBUTTON
  223. 28764    CANCELBUTTON
  224. 28765    HELPBUTTON
  225. 28766    IMAGELISTBOX
  226. 28767    IMAGE
  227. 28768    DDLISTBOX
  228. 28769    DDCOMBOBOX
  229. 28770    HSLIDER
  230. 28771    VSLIDER
  231. 28772    PROGRESS
  232. 28773    STATUS
  233. 28774    OBJECT
  234. 28775    TREE
  235. 28776    REM
  236. 28777    '
  237. 28778    BITMAPBUTTON
  238. 28800    OptionGroup
  239. 28801    Dialog
  240. 28802    Text
  241. 28803    TextBox
  242. 28804    OptionButton
  243. 28805    CheckBox
  244. 28806    ComboBox
  245. 28807    ListBox
  246. 28808    GroupBox
  247. 28809    PushButton
  248. 28810    SpinControl
  249. 28811    OK
  250. 28812    Cancel
  251. 28813    Help
  252. 28814    ImageListBox
  253. 28815    Image
  254. 28816    DDListBox
  255. 28817    DDComboBox
  256. 28818    Progress
  257. 28819    Status
  258. 28820    HSlider
  259. 28821    VSlider
  260. 28822    Tree
  261. 28823    BitmapButton
  262. 28824    Text
  263. 28825    List Item %d
  264. 28826    Image List
  265. 28827    Text List
  266. 28828    Tree Control
  267. 28850    Error Building Dialog!\nInvalid dialog statement: \n%s\nContinue?
  268. 28851    Error Building Dialog!\nEnd statement encountered more than once.\nContinue?
  269. 28852    Error Building Dialog!\nDialog termination string not found.\nContinue?
  270. 28853    Error Building Dialog!\nFollowing statement found after dialog.\n%s\nContinue?
  271. 28854    Error Building Dialog!\nInvalid dialog termination string.\nContinue?
  272. 28855    Error Building Dialog!\nBegin statement encountered more than once.
  273. 28856    Error Building Dialog!\nNo dialog found.
  274. 28857    Error Building Dialog!\nEnd statement found before Begin statement.\nContinue?
  275. 28858    Error Building Dialog!\nDialog name\n%s\nis invalid.
  276. 28859    Error Building Dialog!\nDialog coordinate\n%s\nis invalid.
  277. 28860    Error Building Dialog!\nInvalid control coordinate\n%s\nContinue?
  278. 28861    Error Building Dialog!\nInvalid control text\n%s\nContinue?
  279. 28862    Error Building Dialog!\nInvalid control field\n%s\nContinue?
  280. 28863    Error Building Dialog!\nInvalid symbol encountered\n%s\nContinue?
  281. 28864    Error Building Dialog\nFound control before dialog statement.\n%s\nContinue?
  282. 28865    Error Building Dialog\nInvalid Option Group.\n%s\nContinue?
  283. 28866    Error Building Dialog!\nNo option group found for option button\n%s\nContinue?
  284. 28867    Error Building Dialog\nFound control after dialog.\n%s\nContinue?
  285. 33000    Print the active script\nPrint
  286. 33002    Make a script executable file\nMake EXE
  287. 33003    Make a script dynamic link library file\nMake DLL
  288. 33004    Make a Corel Add-on file\nMake CAO
  289. 33005    Make a script binary file\nMake CSB
  290. 33006    Directly print the script\nDirect print
  291. 33050    Clear the output window\nClear
  292. 33051    Undo the last action\nUndo
  293. 33052    Redo the previously undone action\nRedo
  294. 33053    Place REM in front of all selected lines\nComment
  295. 33054    Remove REM from all selected lines\nUnComment
  296. 33100    Go to the selected error\nGo to error
  297. 33101    Find the specified text\nFind
  298. 33102    Replace specific text with different text\nReplace
  299. 33103    Jump to a line\nGo To Line
  300. 33104    Jump to the next line with an error\nNext Error
  301. 33105    Jump to the previous line with an error\nPrevious Error
  302. 33150    Hide/show the watch window\nToggle Watch Window
  303. 33151    Hide/show the output window\nToggle Output Window
  304. 33250    Starts or resumes execution of the script\nRun
  305. 33251    Stop the execution of the current script\nReset
  306. 33252    Step over next statement\nStep Over
  307. 33253    Step into the next statement\nStep Into
  308. 33254    Step out of the current function\nStep Out
  309. 33255    Runs the script up to the cursor\nRun to Cursor
  310. 33256    Restarts execution of the current script\nRestart
  311. 33257    Check script for correct syntax\nCheck Syntax
  312. 33258    execute a script\nExecute
  313. 33300    Set or clear the breakpoint on the current line\nToggle Breakpoint
  314. 33301    Clear all breakpoints\nClear All Breakpoints
  315. 33350    View or edit the value of the variable\nQuickWatch
  316. 33351    Remove any selected watches from the list\nRemove Watch
  317. 33352    Remove all watches from the list\nRemove all Watches
  318. 33353    Adds a new watch to the Watch Window\nAdd Watch
  319. 33450    Edit or create dialog box description\nEdit Dialog
  320. 33451    Launch an application\nApplication Launcher...
  321. 33452    View Call Stack\nCall Stack
  322. 34000    Create a new script\nNew
  323. 34001    Open an existing script\nOpen
  324. 34002    Close the active script\nClose
  325. 34003    Save the active script\nSave
  326. 34004    Save the active script with a new name\nSave As
  327. 34005    Change the printer and printing options\nPrint Setup
  328. 34006    Quit the application; prompts to save scripts\nExit
  329. 34007    Save all open scripts\nSave All
  330. 34008    Open this script\nOpen
  331. 34009    Open this script\nOpen
  332. 34010    Open this script\nOpen
  333. 34011    Open this script\nOpen
  334. 34050    Cut the selection and put it on the Clipboard\nCut
  335. 34051    Copy the selection and put it on the Clipboard\nCopy
  336. 34052    Insert Clipboard contents\nPaste
  337. 34053    Select the entire document\nSelect All
  338. 34054    Erases the selection\nDelete
  339. 34150    Show or hide the status bar\nToggle Status Bar
  340. 34151    Configure the toolbars\nToolBars...
  341. 34450    Customize\nCustomize
  342. 34451    View the options pages\nOptions...
  343. 34500    Arrange icons at the bottom of the window\nArrange Icons
  344. 34501    Arrange windows so they overlap\nCascade Windows
  345. 34502    Arrange windows as non-overlapping tiles\nTile Windows
  346. 34503    Arrange windows as non-overlapping tiles\nTile Windows
  347. 34504    Keep the main window on top\nAlways On Top
  348. 34505    Close all open windows\nClose All
  349. 34550    Display a list of help topics\nHelp Topics
  350. 34551    Display help for clicked on buttons, menus and windows\nWhat's This
  351. 34552    Display program information, version number and copyright\nAbout
  352. 34553    Display help for current task or command\nHelp
  353. 34556    What's This?\nWhat's This?
  354. 35000    Save the dialog to a different file\nExport Dialog...
  355. 35050    Display attributes for the active object\nAttributes
  356. 35051    Duplicate the selected objects\nDuplicate
  357. 35052    Cancel action; unselect all\nCancel
  358. 35150    Show or hide the Properties Bar\nToggle Properties Bar
  359. 35151    Show or hide the Controls List\nToggle Controls List
  360. 35200    Align the left edges of the selected controls\nAlign Left
  361. 35201    Align the right edges of the selected controls\nAlign Right
  362. 35202    Align the top edges of the selected controls\nAlign Top
  363. 35203    Align the bottom edges of the selected controls\nAlign Bottom
  364. 35204    Resize the selected controls to have the same width\nMake Same Width
  365. 35205    Resize the selected controls to have the same height\nMake Same Height
  366. 35206    Resize the selected controls to have the same size\nMake Same Size
  367. 35207    Center controls vertically within dialog\nCenter Vertical
  368. 35208    Center controls horizontally within dialog\nCenter Horizontal
  369. 35209    Evenly distribute the controls vertically\nDistribute Vertically
  370. 35210    Evenly distribute the controls horizontally\nDistribute Horizontally
  371. 35211    Resize the selected controls to fit their caption\nSize To Content
  372. 35212    Snap controls to grid\nSnap To Grid
  373. 35401    Control Selector\nSelector
  374. 35402    Text control\nText
  375. 35403    Text Box control\nText box
  376. 35404    Option Button control\nOption button
  377. 35405    Check Box control\nCheck box
  378. 35406    Combo Box control\nCombo box
  379. 35407    List Box control\nList box
  380. 35408    Group Box control\nGroup box
  381. 35409    Push Button control\nPush button
  382. 35410    Spin Control\nSpin control
  383. 35411    Drop-down Combo Box control\nD-D combo box
  384. 35412    Drop-down List Box control\nD-D list box
  385. 35413    Help Button control\nHelp button
  386. 35414    OK Button control\nOK button
  387. 35415    Cancel Button control\nCancel button
  388. 35416    Image control\nImage
  389. 35417    Image List Box control\nImage list box
  390. 35418    Progress Indicator\nProgress Indicator
  391. 35419    Horizontal Slider Control\nHorizontal Slider
  392. 35420    Vertical Slider Control\nVertical Slider
  393. 35421    Status Bar Control\nStatus Bar
  394. 35423    Bitmap button Control\nBitmap button
  395. 35450    Run the current dialog to test appearance and behavior\nTest Dialog
  396. 35451    Set the grid attributes\nGrid Settings
  397.